home *** CD-ROM | disk | FTP | other *** search
/ Freelog 114 / FreelogNo114-MarsAvril2013.iso / Systeme / IObit StartMenu8 / startmenu-setup.exe / {tmp} / TaskHelper.exe / 0 / RCDATA / TMADEXCEPT / TMADEXCEPT.txt
Text File  |  2012-09-03  |  3KB  |  123 lines

  1. object madExcept: TMadExcept
  2.   Enabled = True
  3.   NoSettings = False
  4.   CheckFileCrc = True
  5.   CheckFreeze = False
  6.   FreezeTimeout = 60000
  7.   AutoSave = True
  8.   AutoSaveIfNotSent = True
  9.   AutoSend = False
  10.   AutoSendBox = False
  11.   AutoClip = False
  12.   PauseThreads = False
  13.   PlWaitBox = True
  14.   AutoContinue = False
  15.   AutoRestart = 0
  16.   AutoClose = 0
  17.   SendBtnVis = True
  18.   SaveBtnVis = False
  19.   PrintBtnVis = False
  20.   ShowBtnVis = True
  21.   ContinueBtnVis = True
  22.   RestartBtnVis = True
  23.   CloseBtnVis = True
  24.   FocusedBtn = 0
  25.   SendAssis = 'SendAssistant'
  26.   SaveAssis = 'SaveAssistant'
  27.   PrintAssis = 'PrintAssistant'
  28.   AutoShowBugRep = False
  29.   UglyBtns = False
  30.   MailAddr = ''
  31.   SendInBackgr = True
  32.   MailAsSmtpServer = False
  33.   MailAsSmtpClient = False
  34.   UploadViaHttp = False
  35.   MailViaMapi = True
  36.   MailViaMailto = True
  37.   SmtpServer = ''
  38.   SmtpPort = 25
  39.   SmtpAccount = ''
  40.   SmtpPassword = ''
  41.   HttpServer = ''
  42.   HttpPort = 80
  43.   HttpAccount = ''
  44.   HttpPassword = ''
  45.   AttachBugRep = True
  46.   AttachBugRepFile = True
  47.   DelBugRepFile = True
  48.   BugRepSendAs = 'bugreport.txt'
  49.   BugRepZip = ''
  50.   ScrShotDepth = 8
  51.   ScrShotAppOnly = False
  52.   ScrShotSendAs = 'screenshot.png'
  53.   ScrShotZip = ''
  54.   AddAttachs = ''
  55.   BugRepFile = 'bugreport.txt'
  56.   AppendBugReps = True
  57.   BugRepFileSize = 100000
  58.   NoDupExcepts = True
  59.   NoDupFreezes = True
  60.   DupExceptDef = 1
  61.   DupFreezeDef = 2
  62.   ListThreads = True
  63.   CpuRegs = True
  64.   StackDump = True
  65.   ShowDisAsm = True
  66.   HideUglyItems = False
  67.   ShowRelAddrs = True
  68.   ShowRelLines = True
  69.   FormatDisAsm = False
  70.   LimitDisAsm = 5
  71.   Plugins = 'modules|processes|hardware'
  72.   F1Classes = 'EDBEditError'
  73.   F1NoBugRep = True
  74.   F1NoScrShot = True
  75.   F1NoHandlers = True
  76.   F1NoSuspend = True
  77.   F1ShowCfg = 3
  78.   F1Assis = ''
  79.   F2Classes = ''
  80.   F2NoBugRep = False
  81.   F2NoScrShot = False
  82.   F2NoHandlers = False
  83.   F2NoSuspend = False
  84.   F2ShowCfg = 0
  85.   F2Assis = ''
  86.   GnNoBugRep = False
  87.   GnNoScrShot = False
  88.   GnNoHandlers = False
  89.   GnNoSuspend = False
  90.   GnShowCfg = 0
  91.   GnAssis = ''
  92.   Assistant1 = 'SendAssistant|Send Assistant|ContactForm|DetailsForm|ScrShotForm'
  93.   Assistant2 = 'SaveAssistant|Save Assistant|ContactForm|DetailsForm'
  94.   Assistant3 = 'PrintAssistant|Print Assistant|ContactForm|DetailsForm'
  95.   TitleBar = '%appname%'
  96.   ExceptMsg = 'An error occurred in the application.'
  97.   FrozenMsg = 'The application seems to be frozen.'
  98.   BitFaultMsg = 'The file "%modname%" seems to be corrupt!'
  99.   SendBtnTxt = 'send bug report'
  100.   SaveBtnTxt = 'save bug report'
  101.   PrintBtnTxt = 'print bug report'
  102.   ShowBtnTxt = 'show bug report'
  103.   ContinueBtnTxt = 'continue application'
  104.   RestartBtnTxt = 'restart application'
  105.   CloseBtnTxt = 'close application'
  106.   OkBtnTxt = '&OK'
  107.   DetailsBtnTxt = '&Details'
  108.   PlWaitTitle = 'Information'
  109.   PlWaitText = 'Please wait a moment...'
  110.   MailSubj = 'bug report'
  111.   MailBody = 'please find the bug report attached'
  112.   SendBoxTitle = 'Sending bug report...'
  113.   PrepAttMsg = 'Preparing attachments...'
  114.   MxLookMsg = 'Searching for mail server...'
  115.   ConnMsg = 'Connecting to server...'
  116.   AuthMsg = 'Authentication...'
  117.   SendMailMsg = 'Sending mail...'
  118.   FieldMsg = 'Setting fields...'
  119.   SendAttMsg = 'Sending attachments...'
  120.   SendFinalMsg = 'Finalizing...'
  121.   SendFailMsg = 'Sorry, sending the bug report didn'#39't work.'
  122. end
  123.